
html {
  position: relative;
}

html:before,
html:after {
  content: "";
  display: block;
  height: 100%;
  z-index: -3;
  position: absolute;
  left: 50%;
  top: 0;
  width: 1970px;
  background: #fff;
  margin-left: -985px;
  box-shadow: 0px 0px 17px rgb(205 228 252 / 37%);
}

html:before {
  z-index: -5;
  background: #f3f3f3;
  width: 100vw;
  margin: 0 auto;
  left: 0;
}

body {
  --container-width: 1200px;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
}

* {
  outline: none;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 14px;
  font-family: "microsoft yahei";
}
body {
  overflow-x: hidden;
}
a {
  color: #333;
}
a:hover {
  text-decoration: none;
  color: #003096;
}
@media screen and (max-width: 1680px) {
  body {
    overflow-x: hidden;
  }
}
.dt1 > ul > li > h3 > a {
  font-size: 18px;
  color: #666666;
  font-weight: bold;
}
.index_top {
  width: 100%;
  height: 40px;
  background: #333333;
}
.index_top.ch {
  width: 1200px;
  height: 40px;
  margin: auto;
}
.index_top a {
  color: #fff;
}
.index_top.ch p {
  color: #fff;
  line-height: 40px;
  text-align: left;
}
.nav {
  width: 100%;
  height: 88px;
}
.contactinfo {
  width: 1200px;
  margin: auto;
  height: 88px;
}
.nav_logo {
  float: left;
}
.nav_logo img {
}
.nav_title {
  float: left;
}
.nav_title ul {
  margin-left: 51px;
}
.nav_title ul li {
  float: left;
  margin-left: 62px;
  line-height: 88px;
}
.nav_title ul li a {
  font-size: 16px;
}
.nav_right {
  float: right;
  width: 208px;
  margin-top: 5px;
}
.nav_right img {
  float: left;
  margin-top: 25px;
}
.ldd {
  margin-top: 15px;
  margin-left: 3px;
}
.wdd i {
  font-size: 24px;
  color: #00319a;
  font-weight: bold;
}
.ldd i {
  font-size: 18px;
  color: #00319a;
}
.add {
  float: right;
}
.wdd {
  margin-top: -7px;
}
.banner {
  width: 100%;
  height: auto;
  position: relative;
}
.focusBox {
  position: relative;
  max-width: 1920px;
  height: auto;
}
.focusBox .pic {
  position: relative;
  z-index: 0;
}
.focusBox .pic a {
  width: 100%;
  height: 499px;
  display: block;
}
.focusBox .hd {
  width: 100%;
  position: absolute;
  bottom: 53px;
  margin-left: 200px;
  font-size: 0;
  z-index: 1;
}
.focusBox .hd li {
  margin: 0 5px;
  background: url(../images/sy_yq.png) no-repeat 0 1px;
  overflow: hidden;
  width: 10px;
  height: 10px;
  cursor: pointer;
  border-radius: 20px;
  background: #9fa6b4;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.focusBox .hd .on {
  background-position: 0 0;
  width: 10px;
  height: 10px;
  border-radius: 20px;
  background: #f5f5f5;
}
.focusBox .prev,
.focusBox .next {
  width: 60px;
  height: 90px;
  margin: -60px 0 0;
  display: none;
  background: url(../images/ad_ctr.png) no-repeat 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.focusBox .prev {
  left: 50px;
}
.focusBox .next {
  background-position: 0 -90px;
  right: 50px;
}
.focusBox .prev:hover,
.focusBox .next:hover {
  filter: alpha(opacity=50) !important;
  opacity: 0.5 !important;
}
.pic li {
  width: 1920px !important;
}
.index_cp {
  position: absolute;
  left: 26%;
  right: 0;
  bottom: 0px;
  margin: auto;
}

.index_cp ul {
    height: 105px;
    cursor: pointer;
}
.index_cp li {
  width: 255px;
  height: 105px;
  line-height: 105px;
  background: rgba(0, 0, 255, 1);
  opacity: 0.8;
  float: left;
  margin-left: 1px;
  text-align: center;
}
.index_cp li a {
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
}
.index_info {
  overflow: hidden;
  width: 90%;
  margin-left: 5%;
  margin-top: 70px;
  height: 300px;
}
.index_info li {
  width: 23%;
  height: auto !important;
  border: 1px solid #dddddd;
  float: left;
  margin-left: 2%;
  text-align: center;
  padding-bottom: 0px;
}

.index_info li >* {
    margin-top: 0 !important;
}
.index_info li dt {
  width: 100%;
  height: 209px;
  text-align: center;
}
.index_info li dt a {
  height: auto;
  display: table-cell;
  vertical-align: middle;
  display: block;
  width: 100%;
  min-height: 255px;
}

.syxw {}
.syxw .infos {
    text-align: left;
    height: 230px;
    overflow: hidden;
    margin-bottom: 10px;
}
.syxw img {
    padding: 10px;
}
.sycp .xhdb {
    height: 570px;
}
.sycp dt img {
    padding: 20px;
}
.index_info li dt img {
  width: 169px;
  height: 280px;
  padding-left: 11px;
}
.xhda a {
  font-size: 16px;
  color: #000000;
  line-height: 22px;
  display: block;
  padding-top: 50px;
}
.xhdd a {
  color: #666666;
}
.xhdb a {
  display: block;
  margin-top: 3px;
}
/*footer*/
#footer {
  background: #202020;
  float: left;
  width: 100%;
  padding-top: 20px;
}

div#footer .container {
    padding-bottom: 30px;
}
.bottom_nav li {
  width: 160px;
  height: auto;
  float: left;
}

.bottom_nav li.dpt_li_2 {}

.bottom_nav li ul {
    margin-top: 15px;
}
.bottom_nav li a {
  font-size: 18px;
  color: #fff;
}
.dpt_li_2 a {
  font-size: 14px !important;
  color: #999999 !important;
  line-height: 2.5;
}
.bottom_nav {
  margin-top: 30px;
}
.row {
  /* width: 960px; */
  float: left;
}
.foot_right {
  float: right;
}
.foot_right ul {
  margin-top: 30px;
}
.foot_right ul li {
  height: 40px;
}
.foot_right ul li img {
  float: left;
}
.foot_right ul li p {
  float: left;
  margin-left: 16px;
  color: #999999 !important;
  font-size: 14px;
}
.foot_right ul li p a {
  color: #999999 !important;
}
.bq {
  text-align: center;
  line-height: 30px;
  border-top: 1px solid #666666;
  padding: 30px 0;
}

.bq a {
    color: #a0a0a0;
}
.bq p {
  color: #666666;
}
.container {
  padding-bottom: 60px;
}
/*about*/
.nr_nav ul {
  width: 1072px;
  margin: auto;
}

.rr .nr_nav ul {
    width: auto;
    float: right;
}
.nr_nav ul li {
  min-width: 132px;
  height: 70px;
  text-align: center;
  line-height: 70px;
  float: left;
  padding: 0 20px;
}
.nr_nav ul li a {
  font-size: 16px;
}
.qdd {
  background: #fe8100;
}
.qdd a {
  color: #fff;
}
.nr_nav {
  border-bottom: 1px solid #dddddd;
  height: 70px;
}

.rr .nr_nav {
    width: 800px;
    /* float: right; */
    border: none;
    height: auto;
    margin-top: -4px;
}
.about_nav {
  font-size: 30px;
  color: #666666;
  text-align: center;
  margin-top: 50px;
}
.about_nav:after {
  content: "Company profile";
  position: absolute;
  margin-left: -115px;
  margin-top: 44px;
  font-size: 14px;
}
.about_rongyu img {
  /* float: left; */
  margin-top: 23px;
  width: 220px;
  height: 260px;
  margin-bottom: 14px;
}
.about_info {
  width: 1300px;
  margin: auto;
  padding: 50px 0;
}
.about_info2 {
  width: 600px;
  float: right;
  margin-top: 49px;
}
.about_info1 {
  width: 1200px;
  margin-top: 49px;
  padding-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
}
.about_info1 img {
  width: 195px;
  height: 195px;
}
.about_nav.ll_nav:after {
  content: "Corporate philosophy";
  margin-left: -134px;
}
.about_info1.ll {
  width: 1200px;
  margin-top: 49px;
}
.about_info1.ll tr td {
  width: 266px;
  height: 195px;
}
.about_bottom {
  float: left;
  width: 1200px;
}
.ab1 {
  width: 450px;
  height: 167px;
  float: left;
}
.ab1 ul {
  float: left;
  margin-top: 52px;
  margin-left: 23px;
}
.ab2 {
  float: left;
  margin-top: 52px;
  margin-left: 140px;
}
.ab2 li {
  width: 270px;
  color: #666666;
}
.ab1 ul li {
  color: #666666;
}
.zj2 {
  display: none;
  float: left;
}
.about_nav.zj:after {
  content: "Brilliant footprints";
  margin-left: -120px;
}
.paa {
  float: left;
  width: 146px;
  height: 90px;
  text-align: center;
  line-height: 90px;
  font-size: 24px;
  border: 1px solid #dddddd;
}
.pb {
  width: 1145px;
  height: 90px;
  line-height: 90px;
  color: #666666;
  border-bottom: 1px solid #dddddd;
  float: left;
  border-top: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  padding-left: 19px;
}
.zj1 {
  /* margin-top: 80px; */
  /* float: left; */
}
.zj3 {
  float: left;
  width: 220px;
  height: 60px;
  border: 1px solid #dddddd;
  margin-left: 499px;
  margin-top: 30px;
}
.zj3 p {
  float: left;
  font-size: 24px;
  color: #666666;
  line-height: 60px;
  margin-left: 45px;
}
.zj3 img {
  margin-left: 8px;
}
/*product*/
.nav_cont {
  width: 1200px;
  margin: auto;
  height: 70px;
}
.nav_cont p {
  float: left;
  line-height: 70px;
}
#u1 {
  float: right;
  width: auto;
}
#u2 {
  float: right;
  width: auto;
}
#li1 {
  width: 190px;
}
.nr_info dl {
  width: 296px;
  height: 330px;
  display: inline-block;
  border: 1px solid #dddddd;
  margin-bottom: 0px;
  margin-top: 5px;
}
.nr_info {
  text-align: justify;
  width: 1200px;
  margin: 50px auto;
  clear: both;
}

.nr_info>p:first-child {
    margin: -10px auto 30px;
    text-align: center;
    line-height: 2;
    padding: 0 210px;
}
.lis_cp_1 dt {
  text-align: center;
}
.lis_cp_1 dt img {
  width: 240px;
  height: 240px;
}
.lis_cp_1 dd {
  text-align: center;
  width: 294px;
  height: 78px;
}
.lis_cp_1 dd a {
  font-size: 16px;
  line-height: 96px;
}
.lis_cp_1 dd p {
  margin-top: -57px;
  color: #666666;
}
.ul_fl li {
  width: 50px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  float: left;
}
.ul_fl {
  margin-left: 500px;
  margin-top: 46px;
}
.news_img {
  float: left;
  width: 280px;
  height: 198px;
}
.news_name {
  float: right;
  width: 900px;
  height: 198px;
}
.nr_info ul {
  border: 1px solid #dddddd;
  height: 189px;
  margin-top: 28px;
}
.news_name h3 a {
  font-size: 24px;
  margin-top: 35px;
}
.news_name span {
  color: #999999;
  line-height: 40px;
}
.news_name p {
  color: #666666;
}
.lis_cp li {
  width: 1200px;
  height: 198px;
  margin: auto;
  margin-top: 30px;
}
.lis_cp li dl {
  clear: both;
}
.lis_cp li dl dt img {
  width: 260px;
  height: 198px;
}
.lis_cp li dl dt {
  float: left;
}
.lis_cp li dl dd {
  height: 98px;
  float: right;
  width: 900px;
}
.bigcat {
  display: none;
}
.lis_cp dd span {
  color: #666666 !important;
}
/*buy*/
.buystic {
  width: 1200px;
  margin: auto;
  clear: both;
}
.content0 {
  width: 860px;
  float: left;
}
.news_con {
  float: right;
  width: 300px;
}
.reti {
  font-size: 16px;
  background: #ececec;
  line-height: 46px;
  padding-left: 25px;
}
.news_con li a {
  line-height: 50px;
}
.news_con p {
  color: #666666;
  margin-top: -10px;
}
#lxfs {
  width: 1200px;
  margin: auto;
}
#lxfs h4 {
  text-align: left;
  font-size: 24px;
}
.col-md-16 {
  margin-left: -19px;
  margin-top: 15px;
}
.col-md-8 {
  width: 24.333333%;
}
.item_phone {
  margin-left: -12px;
}
.cont_img {
  width: 1200px;
  margin: auto;
  margin-top: 30px;
}
.rrr {
  width: 1200px;
  margin: auto;
  clear: both;
}
.sources h1 {
  font-size: 24px;
  text-align: center;
}
.sources p {
  text-align: center;
  color: #999999;
}
.sources a {
  color: #999999;
}
.sources {
  width: 830px;
  text-align: left;
}
.re {
  line-height: 78px;
  color: #666666;
  border-top: 1px solid #dddddd;
  margin-top: 30px;
}
.re a {
  color: #666666;
}
.next {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 20px;
}
.h3ttl.cs {
  font-size: 18px;
}
.atlist li {
  height: 40px;
  line-height: 40px;
  border-top: 1px dashed #dddddd;
}
.atlist li span {
  float: right;
}
.pro_detail ul li {
  float: left;
  width: 25%;
  border: 1px solid #dddddd;
}
.content {
  width: 1200px;
  clear: both;
  margin: auto;
  height: 45px;
  line-height: 45px;
  border: 1px solid #dddddd;
}
.xiang {
  width: 240px;
  float: right;
}
.xiang h3 {
  font-size: 16px;
  background: #ececec;
  line-height: 40px;
  padding-left: 20px;
}
.c_gray li a {
  display: block;
  line-height: 40px;
}
.c_gray li span {
  color: #666666;
}
.pro_detail dd {
  line-height: 83px;
  text-align: center;
}
.rrrr {
  float: right;
  width: 642px;
}
.rrrr h1 {
  font-size: 24px;
  font-weight: normal;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 30px;
}
.zixun img {
  float: left;
  padding-right: 12px;
}
.zixun p span {
  display: block;
}
.cs_table {
  padding-bottom: 1px;
  padding-top: 5px;
}
.zixun {
  margin-top: 20px;
  border-top: 1px solid #dddddd;
  padding-top: 20px;
}
.content ul li {
  float: left;
  width: 126px;
  text-align: center;
}
.otherinfo {
  width: 1200px;
  margin: auto;
  clear: both;
  padding-top: 20px;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 20px;
  border-top: 1px solid #dddddd;
}
.xiangguan {
  width: 1200px;
  margin: auto;
  margin-top: 25px;
  padding-bottom: 15px;
}
.pro_detail {
  width: 1200px;
  margin: auto;
}
.pro_detail li dt a {
  width: 300px;
  height: 250px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.cs_table td {
  line-height: 31px;
}
.con {
  float: left;
  text-align: left;
  clear: both;
  padding-bottom: 70px;
}
.con ul li {
  width: auto !important;
  line-height: 36px;
  text-align: left;
  display: none;
}
.ull li:hover {
  background: #00319a;
  color: #fff !important;
  height: 44px !important;
}
.index_cp li p {
  width: 0;
  height: 0;
  border: 17px solid #fff;
  border-color: transparent transparent #fff;
  margin-top: -34px;
  margin-left: 79px;
}
.index_cp li p {
  display: none;
}
.p1:hover p {
  display: block !important;
}
.p2:hover p {
  display: block !important;
}
.p3:hover p {
  display: block !important;
}
.p4:hover p {
  display: block !important;
}
.p5:hover p {
  display: block !important;
}
.sy_about {
  width: 47%;
  float: right;
}
.buy1 {
  width: 367px;
  float: right;
}

.buy1 h3 {
    color: #333 !important;
    line-height: 1.6;
}

.buy1 h3+p {
    line-height: 2 !important;
    color: #666 !important;
    margin-bottom: 20px !important;
}
.buy1 h3 {
  font-size: 20px;
  /*color: #fc8302;*/
  margin-top: -5px;
}
/*.buy1 a{color: #fc8302;}*/
.index_info {
  display: none;
}
.active {
  border-bottom: 2px solid #000088;
}
.ul_fl {
  height: 31px !important;
  width: auto !important;
  border: 1px solid #fff !important;
}
.act {
  color: #fff !important;
}
.li1 {
  border-bottom: 1px solid #dddddd;
}
.lis_cp li:hover {
  box-shadow: 3px 3px 3px #dddddd, 3px -3px 3px #dddddd, -3px 3px 3px #dddddd,
    -3px -3px 3px #dddddd;
}
.lis_cp li:hover dd a {
  color: #00319a !important;
}
.nr_info ul:hover {
  box-shadow: 2px 2px 2px #dddddd, 2px -2px 2px #dddddd, -2px 2px 2px #dddddd,
    -2px -2px 2px #dddddd;
}
.dt1 {
  width: 606px;
  float: left;
  padding-left: 60px;
  text-align: left;
}
.dt2 {
  width: 580px;
  float: right;
  text-align: left;
}
.dt2 li {
  border: 1px solid #dddddd;
  border-radius: 5px;
  padding-bottom: 10px;
  margin-top: 20px;
  height: 171px;
}
.dt2 li h3 {
  padding-left: 31px;
  font-size: 18px;
  color: #666666;
  font-weight: bold;
}
.dt2 li span {
  float: right;
  margin-top: -60px;
  margin-right: 15px;
  font-size: 16px;
  color: #666666;
}
.dt2 li p {
  padding-left: 31px;
  font-size: 16px;
  color: #666666;
}
.dt1 li {
  border: 1px solid #dddddd;
  border-radius: 5px;
  padding-bottom: 10px;
  margin-top: 20px;
  height: 171px;
}
.dt1 li h3 {
  padding-left: 31px;
  font-size: 18px;
  color: #666666;
  font-weight: bold;
}
.dt1 li span {
  float: right;
  margin-top: -60px;
  margin-right: 15px;
  font-size: 16px;
  color: #666666;
}
.dt1 li p {
  padding-left: 31px;
  font-size: 16px;
  color: #666666;
}
.dt1 li:hover {
  box-shadow: 2px 2px 2px #dddddd, 2px -2px 2px #dddddd, -2px 2px 2px #dddddd,
    -2px -2px 2px #dddddd;
}
.dt2 li:hover {
  box-shadow: 2px 2px 2px #dddddd, 2px -2px 2px #dddddd, -2px 2px 2px #dddddd,
    -2px -2px 2px #dddddd;
}
.dt1 li span:last-child {
  margin-top: -33px;
}
.nav_cont p a:last-child {
  color: #fe8100;
}
.pppp {
  clear: both;
}
.pagelist {
  width: 1200px;
  margin: auto;
}
.ull1 {
  width: 1200px;
  text-align: justify;
}
.ull1 li {
  width: 287px;
  height: 200px;
  float: left;
  margin-left: 13px;
  border: 1px solid #dddddd;
  text-align: center;
}
.ull1 li p:first-child {
  margin-top: 45px;
  padding-bottom: 8px;
}
.ull1 li p:last-child {
  line-height: 24px;
  width: 245px;
  color: #666666;
  margin: auto;
}
.ull2 {
  width: 1200px;
  margin-top: 10px;
  float: left;
}
.ull2 li p:first-child {
  margin-top: 45px;
  padding-bottom: 8px;
}
.ull2 li p:last-child {
  line-height: 24px;
  width: 245px;
  color: #666666;
  margin: auto;
}
.ull2 li {
  width: 287px;
  height: 322px;
  float: left;
  margin-left: 13px;
  border: 1px solid #dddddd;
  text-align: center;
}
.sinfo1 {
  margin-top: 10px;
  padding-bottom: 10px;
  color: #666666;
  border-bottom: 1px solid #dddddd;
}
.index_info{
    max-width: 1400px;
    margin: auto;
    height: auto !important;
    padding: 50px 0 30px;
}

.index_info#ddd {
    padding-top: 0;
}

.index_info5{
  padding-bottom: 60px;
}
.index_info5 img {
    min-width: 100%;
    height: auto;
    margin-bottom: 20px;
}

.index_info5 .t {
    font-size: 16px;
    font-weight: bold;
    color: #444;
}

.index_info5 .infos {
    padding: 10px 25px 20px;
    line-height: 1.8;
}

.index_info.index_info4 * {
    font-size: 16px;
    line-height: 2;
}
.xhdb{
    padding: 23px 20px 2px;
    line-height: 1.88;
    height: auto !important;
}

.sycp .xhda+.xhdb {
    height: 165px !important;
    overflow: hidden;
}

.xhdb+.xhdb {
    padding-top: 10px;
}

.xhdb p {
    display: flex;
    align-items: center;
    justify-content: center;
}

.xhdb p a {
    order: -11;
    padding: 0 !important;
    float: none !important;
    margin-right: 10px;
}

.xhdb p a+ img {
    margin: 0 !important;
}
#ddd img{

}
#jssor_1{}
#jssor_1>div:nth-child(2){
    right:auto !important;
    left:200px !important;
}
.jssorpn {
  left: 50% !important;
}
.jssorpn > div {
}
.jssorpn > div > div {
}
/*jssor slider bullet skin 134 css*/
.jssorb134 {
  position: absolute;
}
.jssorb134 .i {
  position: absolute;
  cursor: pointer;
}
.jssorb134 .i .b {
  fill: #fff;
  fill-opacity: 0.8;
  stroke: #fff;
  stroke-width: 1600;
  stroke-miterlimit: 10;
  stroke-opacity: 0.7;
}
.jssorb134 .i:hover .b {
  fill: #fff;
  fill-opacity: 0.7;
  stroke: #f5b538;
  stroke-width: 2000;
  stroke-opacity: 0.8;
}
.jssorb134 .iav .b {
  fill: #f5b538;
  stroke: #f5b538;
  stroke-width: 2400;
  fill-opacity: 0.8;
  stroke-opacity: 1;
}
.jssorb134 .i.idn {
  opacity: 0.3;
}

/*jssor slider arrow skin 051 css*/
.jssora051 {
  display: block;
  position: absolute;
  cursor: pointer;
}
.jssora051 .a {
  fill: none;
  stroke: #fff;
  stroke-width: 360;
  stroke-miterlimit: 10;
}
.jssora051:hover {
  opacity: 0.8;
}
.jssora051.jssora051dn {
  opacity: 0.5;
}
.jssora051.jssora051ds {
  opacity: 0.3;
  pointer-events: none;
}
.intro{
    margin: 15px 0;
    line-height: 1.88;
}

.index_info tr td {
    font-size: 17px;
  }

  .index_cp li {
    width: 190px
  }

  #xxx ul li>p:last-child a {
    display: block
  }


  hcfy-result.__hcfy__result__loaded__.__hcfy__result__both__ {
    border: 1px dotted
  }
.crumbs_new{
    padding: 20px 0;
    background: #f3f3f3;
}
.crumbs_new *{}
.crumbs_new *{}
.crumbs_new *{}
.crumbs_new *{}
.crumbs_new *{}
.crumbs_new *{}
.crumbs_new .rr{
    width: min-content;
    float: right;
}
.crumbs_new >div{
    padding: 0;
}
.rr .nr_nav ul li{
    height: 30px;
    line-height: 30px;
}
.nr_nav .navactive a{
  position: relative;
  display: inline-block;
  color: #003096;
}
.nr_nav .navactive a:after{
  content:"";
  background-color: #003096;
  height: 2px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}

.rr .nr_nav .navactive a:after {
    display: none;
}
.gongsilinian ul{
    /* margin: 70px auto; */
}
.gongsilinian *{}
.gongsilinian li{
    margin-bottom: 13px;
}
.wenhuacontent{
    margin: 0 auto 30px;
}
.wenhuacontent .__wh{
    margin-bottom: 55px;
}

.wenhuacontent .__wh * {
    font-size: 14px;
    line-height: 2;
}
.wenhuacontent table{}
.wenhuacontent table td{
    padding: 10px 0;
}
.wenhuacontent table img{
    width: 370px !important;
    height: 250px !important;
    /* max-width: 100%; */
}
.about_licheng{}
.about_licheng li{
}
.about_huoban *{}
.about_huoban *{}
.about_huoban strong{
    font-size: 18px;
}
.about_huoban img{
    /* margin-bottom: 16px; */
    width: auto;
    height: 40px;
}
.about_huoban td{
    text-align: center;
    padding: 20px 0;
}
.about_huoban{}
.about_licheng li{
    width: 100%;
}
.about_rongyu .in a{
    display: block;
    height: 300px;
}
.about_rongyu .img{
    display: flex;
    justify-content: center;
    align-items: center;
    /* height: 280px; */
}
.about_rongyu .in{
    text-align: center;
    margin: 10px auto;
}
.about_rongyu .t{
    display: block;
    line-height: 2;
}
.pagelist{}
.pagelist *{}
.pagelist *{}
.pagelist *{}
.pagelist a{
    margin: 10px 5px;
    border: 1px solid #ddd;
    padding: 7px;
    display: inline-block;
}
.pagelist *{
    text-align: center;
}

.productdetail{}
.productdetail *{}
.productdetail *{}
.productdetail *{}
.productdetail *{}
.productdetail .content ul.ull li{
    font-weight: bold;
    font-size: 15px;
}
.productdetail .ul1 li{
    font-weight: bold;
    font-size: 18px !important;
}
.productdetail .content .con{
    padding: 40px 0;
}
._profea{
    padding: 30px 0 0;
}

._profea .sinfo1,._profea .sinfo1 * {
    font-size: 14px;
    line-height: 3;
}
._profea *{}
._profea *{}
._profea *{}
._profea .sinfo1{
    margin-top: 20px;
}
.nr_list_news{}
.nr_list_news *{}
.nr_list_news .news_name h3{
    margin: 15px 0 4px;
}
.nr_list_news .news_name h3 a{font-size: 20px;margin: 0;}
.nr_list_news .news_name p{
    line-height: 1.8;
}
.nr_list_news .news_name{
    padding: 0 20px;
}
.newsdetail2{
    padding: 30px 0;
}
.contact_info .item_add{
    margin: 20px auto;
    padding: 0;
}
.contact_info #ctpart2{
    width: 70%;
    margin: 30px auto;
    float: none;
    padding: 0;
}
.contact_info{
    padding: 30px 0;
}
.contact_info .item_add p{
    margin-left: -6px;
}
.newsdetail2 .re+div+div{}
.newsdetail2 .re+div{
    margin: 10px 0;
}
.newsdetail2 .re{}
.newsdetail2 .info_remark *{
    font-size: 14px;
    line-height: 1.88;
}
.newsdetail2 .info_remark{
    padding: 30px 0;
}
.msg_form { display: flex; flex-wrap: wrap; column-gap: 2.0rem; margin-top: 3.0rem }
.msg_form .frm_ipt { margin-bottom: 2.0rem; flex: auto; min-width: 40%; background: #F9F9F9; border: none; line-height: 2; padding: 1.0rem 1.5rem; font-size: 1.6rem }
.msg_form .tip {font-size: 1.4rem; }
.msg_form .ipt_name { }
.msg_form .ipt_phone { }
.msg_form .ipt_email { }
.msg_form .ipt_title { }
.msg_form .ipt_content { flex: 1 1 100% }

.msg_form .ipt_submit {border: none;margin: 1.0rem auto 1.0rem;font-size: 1.5rem;flex: 0 0 19.0rem;min-width: 0;padding: 1.0rem 0;background: #00349a;color: #fff;border-radius: 5px;}
.index_info4_c{
    width: 1140px;
    margin: 0 auto;
}
.index_info4_c *{}
.index_info4_c *{}
.index_info4_c *{}
.index_info4_c .msg_form *{
    font-size: 14px;
}
.index_info4_c .msg_form{
    margin: 0 auto 20px;
}
.index_info4_c .fr{
    width: 690px;
}
.index_info4_c .fl{
    float: left;
    width: 430px;
}
.index_info_cp{
    padding-bottom: 60px;
}

.index_info_cp .sinfo1 {
    text-align: left;
}
.index_info_cp *{}
.index_info_cp *{}
.index_info_cp *{}
.index_info_cp .xhdb{
    text-align: left;
}